AggregateHandle<'Command, 'Event>Record
PackageFCQRS
What you get back after registering an aggregate.
Fields
| Name | Type | Description |
|---|
| Factory | Factory | Entity-ref factory (DEFAULT_SHARD applied). |
| Send | Send | Send a command and await the first matching aggregate event. |